Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
What is the use of addressing modes, mention the different typesFeb 20
What is the size of ports in 8255?Oct 27
What size is a .NET object?Jan 14
Which of the following statement defines more than one generic data type in a cl...Apr 08
Find if the following function prototype contains any error: double area(int ) Dec 02
Which of the following statements is true about the function that contains the c...Jan 15
What are the different types of write operations used in 8253?Sep 25
Give the different types of command words used in 8259a?Oct 10
What are the different types of forms that you can create in Access?Jan 20
What are the different types of charts available in Excel?Jan 20
What is the different between SUM and SUMIF? Jan 20
Explain the different instruction formats with examplesOct 21
Give an example of one address microprocessor?Nov 26
Name 5 different addressing modes?Nov 19
Consider the following code segment and select one of the optionOct 27
What is a cell reference? How many different types of cell references exist?...Jan 20
Why does excel display number signs(###) in a cell?Jan 20
What are the fundamental differences between value types and reference types?Mar 12
What standard types does C# use?Oct 21
If a class contains the objects of another class as its members, then it is know...Dec 19
Which header file in C++ does contain function prototypes for memory allocation?Nov 23
Which one of the following OOP concepts enables reusability of components?May 28
Which one of the following options is true on the topic of Simula67?Nov 21
What is BFS (Breadth First Search) in dfs (data file structure)?Oct 12
What is DFS (Depth First Search) in dfs (data file structure)?May 06
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
What is a ’query’ in Access? State and explain the different kinds of queries...Jan 20
If C# destructors are so different to C++ destructors, why did MS use the same...Nov 21
Do the following statements return the same or different output.Dec 21
Which of the following data type(s) is introduced by ANSI C++?Dec 15
Which casting operator can cast a pointer to any other type of pointer in ANSI...Dec 15
Which of the following is not a user-defined data type?Jan 13
Which code segments will convert a class object namely sample to type double?Sep 06
Which of the following code would read a line of text from char type variable,...Jan 05
Which statement(s) is similar to the declaration of non type template...Mar 22
What types of object can I throw as exceptions?Dec 14
How can I check the type of an object at runtime?Feb 06
Can I get the name of a type at runtime?Nov 18
Is it true that all C# types derive from a common base class?Nov 04
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
List Two types of Priority Queues in dfs (data file structure).Jul 31
List Types of Linked List in dfs (data file structure).Nov 13
What types of information are stored in the data dictionary? Dec 21
so an int is a value type, and a class is a reference type. How can int be deriv...Dec 10